Skip to content

chore(deps-dev): bump @roots/sage from 5.0.0 to 5.8.7#57

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/main/roots/sage-5.8.7
Open

chore(deps-dev): bump @roots/sage from 5.0.0 to 5.8.7#57
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/main/roots/sage-5.8.7

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 25, 2022

Bumps @roots/sage from 5.0.0 to 5.8.7.

Release notes

Sourced from @​roots/sage's releases.

v5.8.7

Some minor improvements to the @roots/bud-terser extension and a fix for projects with development and production in the project path. Recommended for all users of 5.8.x.

This release also updates many dependencies. Compare v5.8.6 and v5.8.7 to see the full list of what got bumped.

v5.8.6

A couple minor fixes. Recommended for all users of 5.8.x.

  1. Users of @​roots/sage who are using dynamic imports can now use bud.setPublicPath without causing issues with acorn. It's also fine to continue setting the publicPath in the entry call.

  2. Fixes an issue with bud.assets that resulted in the hash not being applied to copied filenames.

Changes

v5.8.5

These general bugfixes and improvements are recommended for all projects running 5.8.x.

Changes

Docs

This release coincides with updated documentation stemming from recurring discourse topics and github issues:

v5.8.4

This patch prevents a js chunk from being emitted for entrypoints that only contain css.

Changes

v5.8.3

This release fixes multi-instance compatibility in 5.8. It is recommended for users utilizing multiple instances of bud (using bud.make)

... (truncated)

Changelog

Sourced from @​roots/sage's changelog.

5.8.7 (2022-05)

  • 🛼 improve(patch): improve @​roots/bud-terser extension in roots/bud#1431
  • 🐛 fix(patch): fix error when development or production is in path in roots/bud#1432

5.8.6 (2022-05-23)

  • 🛼 improve(patch): @​roots/sage: allow for use of app.setPublicPath in roots/bud#1423
  • 🐛 fix(patch): include hash with bud.assets calls in roots/bud#1424

5.8.5 (2022-05-20)

  • 🛼 improve(patch): hard code /_bud/hmr path in roots/bud#1418
  • 🛼 improve(patch): public path in roots/bud#1420
    • prevent fatal error with webpack-manifest-plugin if build.output.publicPath is undefined
    • set public path based on APP_PUBLIC_PATH envvar (if present)
    • explicitly set public path for mini-css loader
  • 🛼 improve(patch): improve watcher in roots/bud#1419

5.8.4 (2022-05-19)

5.8.3 (2022-05-17)

5.8.2 (2022-05-16)

5.8.1 (2022-05-12)

5.8.0 (2022-05-10)

  • 🛼 improve: bud.entry #1303
  • ✨ feature: auto-open browser/editor on dev build final #1315
  • 🛼 improve: @​roots/bud-esbuild extension #1327
  • 🛼 improve(minor): allow custom dependencies #1328
  • 🛼 improve(minor): allow prototypal extensions #1335
  • ✨ feat(patch): support nested tailwindcss color groups #1341

5.7.0 (2022-03-25)

  • 🛼 improve: client dev scripts (#1293)
  • 🛼 improve: bud.config (#1287)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@roots/sage](https://github.com/roots/bud/tree/HEAD/sources/@roots/sage) from 5.0.0 to 5.8.7.
- [Release notes](https://github.com/roots/bud/releases)
- [Changelog](https://github.com/roots/bud/blob/main/CHANGELOG.md)
- [Commits](https://github.com/roots/bud/commits/v5.8.7/sources/@roots/sage)

---
updated-dependencies:
- dependency-name: "@roots/sage"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 25, 2022
@github-actions github-actions Bot removed the javascript Pull requests that update Javascript code label May 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants